Skip to content

Add changelog entry for paused free project deletion#3067

Merged
eldadfux merged 2 commits into
mainfrom
paused-project-deletion
Jun 29, 2026
Merged

Add changelog entry for paused free project deletion#3067
eldadfux merged 2 commits into
mainfrom
paused-project-deletion

Conversation

@atharvadeosthale

Copy link
Copy Markdown
Member

Adds a changelog entry announcing that free projects are deleted after 90 days of being paused.
Changelog only; no other changes.

@appwrite

appwrite Bot commented Jun 29, 2026

Copy link
Copy Markdown

Appwrite Website

Project ID: 69d7efb00023389e8d27

Sites (1)
Site Status Logs Preview QR
 website
69d7f2670014e24571ca
Failed Failed View Logs Preview URL QR Code

Website (appwrite/website)

Project ID: 684969cb000a2f6c0a02

Sites (1)
Site Status Logs Preview QR
 website
68496a17000f03d62013
Queued Queued View Logs Preview URL QR Code


Tip

Environment variable changes require redeployment to take effect

@greptile-apps

greptile-apps Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR adds a single changelog entry announcing that free-tier projects will be deleted after being paused for 90 days, along with guidance on how users can keep their projects active.

  • Adds src/routes/changelog/(entries)/2026-06-29.markdoc with valid frontmatter (layout, title, date) and clear prose covering the policy, its rationale, scope (free-tier only), and the steps users can take to avoid deletion.
  • The cover image field is omitted, which is intentional and handled gracefully by ChangelogEntry.svelte via an {#if entry.cover} guard — roughly 44 of the 178 existing entries also omit it.

Confidence Score: 5/5

Safe to merge — adds a single, correctly formatted markdoc changelog entry with no functional code changes.

The change is a content-only addition to the changelog. The frontmatter is well-formed, the date matches the filename, and the prose accurately describes the policy with actionable guidance for affected users. No logic, routing, or component code is touched.

No files require special attention.

Important Files Changed

Filename Overview
src/routes/changelog/(entries)/2026-06-29.markdoc New changelog entry announcing the 90-day deletion policy for paused free-tier projects; frontmatter is valid, content is clear, and the optional cover image is absent but handled gracefully by the component.

Reviews (2): Last reviewed commit: "Expand paused project deletion changelog..." | Re-trigger Greptile

@eldadfux eldadfux merged commit 40c4905 into main Jun 29, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants